home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / NetNewsWireLite1.0.3.sit / NetNewsWire Lite.app / Contents / Resources / English.lproj / SourceWindow.nib / classes.nib next >
Encoding:
Text File  |  2003-02-18  |  387 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {showWindow = id; }; 
  6.             CLASS = SourceWindowController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {mainWindow = NSWindow; xmlTextView = NSTextView; }; 
  9.             SUPERCLASS = NSWindowController; 
  10.         }
  11.     ); 
  12.     IBVersion = 1; 
  13. }